﻿capital = 592	# ЮЭ
oob = "ZYU_1936"
# Starting tech
set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_support = 1
	tech_engineers = 1
	tech_recon = 1
	tech_mountaineers = 1
	marines = 1
	tech_trucks = 1
	motorised_infantry = 1
	gw_artillery = 1
	interwar_antiair = 1			
	
	mobile_warfare = 1
	
	fleet_in_being = 1
	electronic_mechanical_engineering = 1
	radio = 1
	radio_detection = 1
	fuel_silos = 1
	fuel_refining = 1
}
if = {
	limit = {
		has_dlc = "By Blood Alone"
	}	
	set_technology = {
		iw_small_airframe = 1
		aa_lmg = 1
		engines_1 = 1
		engines_2 = 1																		
		aircraft_construction = 1
		early_bombs = 1
		iw_medium_airframe = 1
		basic_small_airframe = 1
	}	
	else = {			
		set_technology = {
			early_fighter = 1
			naval_bomber1 = 1
			early_bomber = 1
			CAS1 = 1	
		}
	}
}
if = {
	limit = {
		NOT = { has_dlc = "No Step Back" }
	}
	set_technology = {
		gwtank = 1
		basic_light_tank = 1
	}
}
if = {
	limit = {
		has_dlc = "No Step Back"
	}
	set_technology = {
		gwtank_chassis = 1
		basic_light_tank_chassis = 1
		improved_light_tank_chassis = 1
		engine_tech_1 = 1
		engine_tech_2 = 1
	}
}
add_ideas = {
	Democratic_republic 
}
set_politics = {	
	ruling_party = democratic
	last_election = "1986.1.1"
	election_frequency = 48
	elections_allowed = no
}
set_popularities = {		
	democratic = 82
	fascism = 2
	communism = 12
	neutrality = 4			
}